home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / editor / ne20.zip / NE.DOC < prev    next >
Text File  |  1994-03-11  |  24KB  |  538 lines

  1.  
  2.  
  3.                                   NE.EXE
  4.                                (NO EDLIN !!)
  5.                              Copyright GDSOFT
  6.                                 March 1994
  7.  
  8. INTRODUCTION
  9. ------------
  10.  
  11. This small,  fast editor is  based on the  IDE editor from  BORLAND. It has
  12. MANY features  including wordwrap and  spell checking. It  IS a copyrighted
  13. work, but I here  by declare it to BE FREEWARE (defined  as FREE FROM EDLIN
  14. FOREVER !!!), and do NOT request that any money be sent for its use.
  15.  
  16. This limited documentation is provided to  help you get started. Please use
  17. the help feature  of the program (F1) and read  about the various features.
  18. Many of the  commands are WORDSTAR, and if you  are familiar with this very
  19. popular editor, you'll catch on fast.
  20.  
  21. The rest of this document deals with the some of the features of the editor
  22. editor, and  may help you  to work  through  any problems that  you have. I
  23. think you'll find this editor to be one of the better ones around.
  24.  
  25. SPELL CHECKING
  26. --------------
  27.  
  28. This  editor provides  for what  has got  to be  one of  the most important
  29. functions  of  any  word  processor,  at  least  for  me, and that is spell
  30. checking. Without it, I'm afraid that  I'd be lost. The spell check program
  31. that  I use  is Webster's  New World  spelling checker,  but there are many
  32. "shareware"  checkers around  that work  just as  well. One  popular one is
  33. "SHARESPELL"  by Acropolis,  found on  many BBS's  around the  country. You
  34. should  be able  to download  GDSPELL.ZIP from  the same  place the you got
  35. 'NE'. Like 'NE', it a FREEWARE spelling checker and is ALSO ABSOLUTELY FREE
  36. !!, and works GREAT with 'NE'.
  37.  
  38. To access the spell checking, you  MUST tell the program what spell checker
  39. you will use.  To do this, from the DOS  command line type "NE SPELL=????",
  40. (replace the  question marks with the  name of the program  you want to use
  41. for spell checking.).  The program will remember this  until you change it.
  42. One IMPORTANT NOTE : Make sure that the spell check program is SOMEWHERE in
  43. your path statement. To check your path,  type "PATH" at the DOS prompt and
  44. all of the current paths will be  displayed. If the spell checker IS NOT in
  45. one of these  paths, then place it there  or at its path, the  current PATH
  46. statement. If  you don't, the editor  will not find it,  and spell checking
  47. will be disabled.
  48.  
  49. After all this  is done, Spell checking can be  accessed from the editor by
  50. pressing the keys "ALT E" (Edit Menu) and then pressing the "S" key.
  51.  
  52.  
  53. PRINTING THE DOCUMENT
  54. ---------------------
  55.  
  56. Choose PRINT from  the menu (ALT P) and  you are given the option  to print
  57. the current document, set the top print margin, the left print margin or to
  58. select  the type  of printer  that you  are using.  The printer choices are
  59. common ones,  and hopefully you  will be able  to find one  that suits your
  60. printer. Text will  be printed in NEAR LETTER QUALITY  mode, and the choice
  61. tells the program what control codes to send to your printer.
  62.  
  63. The  margin settings  and printer  choice are  saved for  future use of the
  64. program, and will be in effect until the next time you change them.
  65.  
  66. The  WORDSTAR  command  ^KP  is  available  for  document printing, and the
  67. document will be printed with the current settings.
  68.  
  69. As printing occurs, the line and cursor indicator will be updated. Pressing
  70. ESCAPE will STOP the printing operation at any time.
  71.  
  72.  
  73. 43/50 LINE VIDEO
  74. ----------------
  75.  
  76. You will have the capability of using 43/50 line screens if you have EGA or
  77. better. The  option can be found  in the DESKTOP menu.  It is automatically
  78. disabled if the user doesn't have the capability.
  79.  
  80. Note that Load/Store  remembers what video mode you were  in and resets the
  81. program to that mode when the desktop is automatically loaded.
  82.  
  83.  
  84.  
  85. AUTOINDENT
  86. ----------
  87.  
  88. The AutoIndent command is ^QI. This makes the editor conform to WordStar.
  89.  
  90.  
  91. CENTERING TEXT
  92. --------------
  93.  
  94. A line of  text may be  centered by  using  ^OC. Centering is  based on the
  95. setting of the Right_Margin. If a line  is blank, or the length of the line
  96. exceeds  the  Right_Margin  value,  nothing  will  happen.  Spaces  at  the
  97. beginning of lines are not used when calculating the line length.
  98.  
  99. The cursor will be moved to the end of the line after it has been centered.
  100.  
  101. COLORS
  102. ------
  103.  
  104. To be quite  honest, the whole business of allowing  users to change colors
  105. is quite a  problem. It adds a lot  of code to the program,  and more often
  106. than not, it  is used only once by  the user. I like the  colors and I hope
  107. you do too. They can't be changed.
  108.  
  109. CTRL-BACKSPACE
  110. --------------
  111.  
  112. This feature  will allow two options  for deleting text from  the cursor to
  113. the left margin. You can use ^BackSpace or ^QH.
  114.  
  115.  
  116. CTRL-HOME AND CTRL-END
  117. ----------------------
  118.  
  119. You have the ability to jump to the top and bottom of a page. [Ctrl]-[Home]
  120. will take the  cursor to the top of  a page and [Ctrl]-[End] will  take the
  121. cursor to the bottom of a page.
  122.  
  123. Note that  the cursor does  NOT go to  the first position  in the line. The
  124. actual  position it  ends up  at is  based on  the current  position of the
  125. cursor on the current line when one of these key sequences are pressed, and
  126. the length of the new line it ends up on.
  127.  
  128. PARAGRAPH REFORMAT
  129. ------------------
  130.  
  131. This feature is  available to the user via the  ^B key. It works regardless
  132. of whether or not wordwrap is  active. Reformatting is based on the current
  133. right margin  position. As with  wordwrap, reformatting is  not possible if
  134. the  cursor is  beyond the  right margin  position. An  error dialogue will
  135. appear if the cursor is too far right.
  136.  
  137. Paragraph reformat also  works with the AutoIndent feature.  However, it is
  138. important to  note that the reformat  process is based on  the current line
  139. the cursor happens  to be sitting on when ^B  is pressed. Therefore, if you
  140. use hanging paragraphs (a paragraph where the first line sticks out further
  141. to the left margin than the rest  of the paragraph) you need to be careful.
  142. If the cursor is on the first line of the paragraph, the reformatting takes
  143. place according to that line's left  margin setting. This is a feature, not
  144. a bug. Try the same thing with MicroStar  or SideKick and you'll see what I
  145. mean.
  146.  
  147. If AutoIndent  is on, and  the paragraph is  so indented that  reformatting
  148. encounters a word that  will not fit on the line according  to the left and
  149. right  margin  settings,  an  error  dialogue  will  appear.  However,  any
  150. reformatting accomplished  prior to this situation  will have taken effect.
  151. The cursor should  stop on the word it couldn't  wrap. This should keep the
  152. reformatting process from locking up the  system just because it can't wrap
  153. a word that is too long.
  154.  
  155. The cursor will end up at the first blank line after the paragraph when you
  156. press ^B. Therefore, you can reformat paragraphs in quick succession.
  157.  
  158. Note  that  unlike  some  other  editors,  this implementation of paragraph
  159. reformatting will  retain double spaces after  periods, exclamation points,
  160. question  marks, and  colons. If  you are  in the  habit of  only using one
  161. space, it's not syntactically correct. Two spaces will be inserted instead,
  162. providing the cursor was sitting on one of these punctuation marks when the
  163. reformatting process was doing its thing. Otherwise, no change will be made
  164. to your original text.
  165.  
  166.  
  167. DOCUMENT REFORMAT
  168. -----------------
  169.  
  170. Pressing ^QU will allow you to  reformat a document from either the current
  171. line,  or the  beginning of  a document,   to the  end of  the document.  A
  172. dialogue box appears with radio buttons  asking you where you want to start
  173. reformatting.
  174.  
  175. You  must be  VERY careful  when using   this option.  It is  based on  the
  176. paragraph reformat feature. You will note in that section that reformatting
  177. is based on  the indentation of the first line  in a paragraph, and whether
  178. or not  the AutoIndent feature  is toggled on.  Your screen will  scroll to
  179. follow  the reformat  process. This  allows the  user to  know something is
  180. happening,  instead  of  just  having  the  system  lock  up  while text is
  181. reformatted.
  182.  
  183.  
  184. PARAGRAPH JUSTIFY
  185. -----------------
  186.  
  187. Pressing ^OJ  will allow you  to RIGHT JUSTIFY  the current paragraph.  The
  188. entire paragraph  EXCLUDING the last line  will be lined up  with the right
  189. margin setting.
  190.  
  191.  
  192. END OF LINE SPACES
  193. ------------------
  194.  
  195. Spaces at the end of lines  are automatically removed. This was required to
  196. make the wordwrap and reformat feature work properly. Spaces on blank lines
  197. are also removed. Only the CR/LF is kept.
  198.  
  199. Spaces are NOT  removed until the cursor has traveled  over or onto a line.
  200. Therefore, if you load a file created by another ASCII editor that does not
  201. strip spaces, they  will remain in the document until  you move through the
  202. document with the cursor keys.
  203.  
  204.  
  205.  
  206. INDICATOR LINE
  207. --------------
  208.  
  209. The Edit  Indicator line appears at  the bottom of the  edit window. If the
  210. text  has  been  modified,  an  "M"  appears.  Also,  an  "I"  appears when
  211. AutoIndent is active, and a "W"  pops up when wordwrap is on. Additionally,
  212. the current line and column is indicated (line:col);
  213.  
  214. INSERT NEW LINE
  215. ---------------
  216.  
  217. Pressing ^N  will insert a CR/LF  pair at the current  cursor position. All
  218. characters AT the cursor  and to the end of the line  will be moved down to
  219. the next line. The difference between  pressing ^N and [Enter] is that with
  220. ^N the cursor stays  at its current position and does NOT  move down to the
  221. next line. The only exception to this would be if the cursor was at the end
  222. of a line that has its spaces removed when ^N is pressed. In that case, the
  223. cursor goes to the new end of line.
  224.  
  225. JUMP TO LINE NUMBER
  226. -------------------
  227.  
  228. Pressing ^JL  will allow the  user to jump  to a particular  line number. A
  229. dialogue box will  appear that requests the user to  input a line number to
  230. jump to. Valid entries range from 1 to 9999.
  231.  
  232.  
  233. LOAD/STORE OPERATIONS
  234. ---------------------
  235.  
  236. The editor keeps track of the LAST files that were edited, and saves a file
  237. to disk ending in ".DSK". The next time into the editor, the previous files
  238. will be loaded.  However, if you start the editor  with a NEW command line,
  239. this file WILL NOT BE LOADED. This editor is a MULTIPLE file editor, and up
  240. to  16  files  can  be  loaded  at  once.  See  the SYNTAX section for more
  241. information.
  242.  
  243. MEMORY
  244. ------
  245.  
  246. Only files  of 64K or  less can be  edited with this  editor. Maybe one  of
  247. these days,  I'll get around to  creating a "VIRTUAL" editor,  but this one
  248. isn't it.
  249.  
  250. PLACE MARKERS
  251. -------------
  252.  
  253. This editor allows the user to  set place markers within the document. ^K#,
  254. where # is a value between 1 and  0 on the keyboard, allows the user to set
  255. up to  10 place markers.  The user can  jump to a  place marker by pressing
  256. ^Q#, where # is a value between 1 and 0 on the keyboard.
  257.  
  258. Place markers are not visible, but they are still there, just hidden.
  259.  
  260. Place markers are constantly updated as  the user inserts and deletes text.
  261. If a place marker is contained within  text that is deleted, it is set back
  262. to zero. The cursor key goes nowhere if it encounters a place marker with a
  263. zero value as a result of a ^Q# request. Of course, this also means you can
  264. not set a place marker in column 1 of line 1, for it is the 0th position in
  265. the document. Use [Ctrl]-[PgUp] instead!
  266.  
  267.  
  268. PRESET TABS
  269. -----------
  270.  
  271. The preset tab  feature allows the user to  define up to 74 tab  stops. The
  272. ^OI keys will bring up a tab stop  dialogue box. The box has a ruler across
  273. the top and an input line beneath the ruler.
  274.  
  275. To set tabs,  the user should place a character  in the input line directly
  276. beneath the  ruler setting where  a tab is  wanted. Note that  if the input
  277. line is filled with spaces the user will not be able to enter any data.
  278.  
  279. Tab Settings is automatically initialized to increments of 7.
  280.  
  281. Pressing  [Esc]  or  the  OK  dialogue  button  will  keep  the current Tab
  282. Settings.
  283.  
  284. RIGHT MARGIN
  285. ------------
  286.  
  287. The user can set the right margin of the document. This is done by pressing
  288. the ^OR  sequence. A dialogue  box will appear  asking the user  to enter a
  289. right margin value. The current value  will be shown each time the dialogue
  290. comes up. The  default value is 76. The user  has only three options; enter
  291. the value, press  the OK button, or press [Esc].  Pressing OK or [Esc] will
  292. keep  the current  value. Valid  entries are  10 through  255. If  the user
  293. enters  a  value  that  is  not  within  this  range,  the current value is
  294. maintained. No error message will be given!
  295.  
  296.  
  297. SAVE FEATURES
  298. -------------
  299.  
  300. The most important WordStar commands that apply to saving the document have
  301. been implemented.
  302.  
  303.  
  304.   [F2] or ^KS -     Save text to current file and
  305.                     resume editing.
  306.   ^KF         -     Save text to another file.
  307.   ^KD or ^KX  -     Save text to current file and exit
  308.                     editor.  Save and Quit.
  309.  
  310.  
  311. SCROLL DOWN
  312. -----------
  313.  
  314. Pressing  ^Z  provides  the  function  of  scrolling  the  screen  up while
  315. maintaining the  cursor position. If  the original cursor  position scrolls
  316. off the screen,  the cursor scrolls down a line.  This forces the cursor to
  317. stay  in the  upper left  corner of  the screen  should the original cursor
  318. position scroll away.
  319.  
  320.  
  321. SCROLL UP
  322. ---------
  323.  
  324. Pressing  ^W  provides  the  function  of  scrolling  the screen down while
  325. maintaining the  cursor position. If  the original cursor  position scrolls
  326. off the  screen, the cursor  scrolls up a  line. This forces  the cursor to
  327. stay  in the  lower left  corner of  the screen  should the original cursor
  328. position scroll away.
  329.  
  330.  
  331.  
  332. SELECT WORD
  333. -----------
  334.  
  335. Pressing ^KT will highlight the current word the cursor is sitting on.
  336.  
  337. The word  is marked from the  current cursor position to  the next space or
  338. end  of  line,  whichever  comes  first.  The  marked  word is put into the
  339. clipboard without  further effort on the  users part. Marking works  in the
  340. normal manner, i.e., it disappears the moment you move the cursor.
  341.  
  342. Note  that NOTHING  will happen  if you  try to  use this  command when the
  343. cursor is sitting on a space or the end of a line.
  344.  
  345.  
  346. TABS
  347. ----
  348.  
  349. When in INSERT  mode, the cursor will attempt  to go to the next  tab stop,
  350. happily INSERTING SPACES as it looks for that next stopping point. If it is
  351. at the last tab stop, it stops inserting spaces and takes a big jump to the
  352. first character of the next line. Try to keep tab use to a minimum when the
  353. cursor is in insert mode. You can eat up valuable buffer space quickly!
  354.  
  355. When in  OVERSTRIKE mode, the  cursor will  attempt  to go to  the next tab
  356. stop, happily skipping  over characters as it looks  for that next stopping
  357. point. If it is at the last tab stop,  OR the line is too short to allow it
  358. to reach the next  tab stop, it takes a big jump  to the first character of
  359. the next line.
  360.  
  361. UNDO
  362. ----
  363.  
  364. ^U is  the normal UNDO  sequence. However you  can get the  same thing with
  365. ^QL. The line is restored to its condition BEFORE any carriage return.
  366.  
  367.  
  368. WORDWRAP
  369. --------
  370.  
  371. Wordwrap is toggled on/off via the ^OW sequence. When wordwrap is on, a "W"
  372. appears on the  status line. Wordwrap is fast, and  should keep up with the
  373. most fluid typist. There should be no "jerkiness" in the wrap effect.
  374.  
  375. Wordwrap is based on  the "push the line out to the  right until the cursor
  376. reaches the current right margin  setting" principle. Therefore, if you are
  377. on a  line and inserting  text, the  text  will be pushed  beyond the right
  378. margin  until the  cursor gets  there, at  which point  the text beyond the
  379. cursor is wrapped.
  380.  
  381. The right  margin is considered to  be the current right  margin value + 1.
  382. For example, if your  right margin is set to 69, then  the cursor CAN go to
  383. column 70. Trying to go past column 70 will cause wordwrap to occur.
  384.  
  385. Wordwrap will  not work if  the cursor is  beyond the current  right margin
  386. setting. In this event, an error dialogue box will appear.
  387.  
  388. Wordwrap will also  work with the AutoIndent mode turned  on. In this case,
  389. the cursor goes to the same first character position on the new line as the
  390. line it was on when wrap occurred.
  391.  
  392. If you  try to type  a blank line  of spaces to  the right margin, wordwrap
  393. will remove  the spaces and  insert just a  CR/LF pair. Wordwrap  will also
  394. bring up an error  message if you try to type in an  entire line out to the
  395. right margin without spaces.
  396.  
  397.  
  398. COMMAND SUMMARY
  399. ---------------
  400.  
  401. The following list contains all the commands available in the editor :
  402.  
  403. Command                  Description
  404. --------------------     ------------------------------------------------
  405.  
  406.           [Ctrl]-[A] -   Move cursor left to previous word.
  407.           [Ctrl]-[B] -   Reformat paragraph to current margins.
  408.           [Ctrl]-[C] -   Page down one screen.
  409.           [Ctrl]-[D] -   Move cursor right one character.
  410.           [Ctrl]-[E] -   Move cursor up one line.
  411.           [Ctrl]-[F] -   Move cursor right to next word.
  412.           [Ctrl]-[G] -   Delete character cursor is on.
  413.           [Ctrl]-[H] -   Delete character to left of cursor.
  414.           [Ctrl]-[I] -   Move right to next tab position.
  415.       [Ctrl]-[J]-[L] -   Jump to a line number.
  416.       [Ctrl]-[K]-[#] -   Set place marker (0 to 9).
  417.       [Ctrl]-[K]-[B] -   Begin selecting text.
  418.       [Ctrl]-[K]-[C] -   Copy text from clipboard into document.
  419.       [Ctrl]-[K]-[D] -   Save document and EXIT editor immediately.
  420.       [Ctrl]-[K]-[F] -   Save current document to another file.
  421.       [Ctrl]-[K]-[K] -   Copy text from document into clipboard.
  422.       [Ctrl]-[K]-[P] -   Print current document using current settings.
  423.       [Ctrl]-[K]-[S] -   Save document and continue editing.
  424.       [Ctrl]-[K]-[T] -   Select current word cursor is on.
  425.       [Ctrl]-[K]-[Y] -   Remove text from document into clipboard.
  426.       [Ctrl]-[K]-[X] -   Save document and exit editor immediately.
  427.           [Ctrl]-[L] -   Continue searching for specified text.
  428.           [Ctrl]-[M] -   Enter CR/LF pair.
  429.           [Ctrl]-[N] -   Add CR/LF pair AT cursor and keep cursor position.
  430.       [Ctrl]-[O]-[C] -   Center Current text line.
  431.       [Ctrl]-[O]-[D] -   Output current DATE into text.
  432.       [Ctrl]-[O]-[I] -   Set tab positions.
  433.       [Ctrl]-[O]-[J] -   Right Justify Paragraph.
  434.       [Ctrl]-[O]-[R] -   Set right margin position of line.
  435.       [Ctrl]-[O]-[T] -   Output current TIME into text.
  436.       [Ctrl]-[O]-[W] -   Toggle word wrap mode on or off.
  437.       [Ctrl]-[Q]-[#] -   Move cursor to specified place marker (0 to 9).
  438.       [Ctrl]-[Q]-[A] -   Search for text and replace it.
  439.       [Ctrl]-[Q]-[C] -   Move cursor to end of document.
  440.       [Ctrl]-[Q]-[D] -   Move cursor to end of line.
  441.       [Ctrl]-[Q]-[F] -   Find specified text.
  442.       [Ctrl]-[Q]-[H] -   Delete text from cursor to start of line.
  443.       [Ctrl]-[Q]-[I] -   Toggle IndentMode on and off.
  444.       [Ctrl]-[Q]-[L] -   UNDO. Same as [Ctrl]-[U]
  445.       [Ctrl]-[Q]-[R] -   Move cursor to beginning of document.
  446.       [Ctrl]-[Q]-[S] -   Move cursor to beginning of line
  447.       [Ctrl]-[Q]-[U] -   Reformat the document text.
  448.       [Ctrl]-[Q]-[Y] -   Delete text from cursor to end of line.
  449.           [Ctrl]-[R] -   Page up one screen.
  450.           [Ctrl]-[S] -   Move cursor left one character.
  451.           [Ctrl]-[T] -   Delete text from current cursor to next word.
  452.           [Ctrl]-[U] -   UNDO. Restore text to previous state.
  453.           [Ctrl]-[V] -   Toggle cursor between insert and overstrike mode.
  454.           [Ctrl]-[W] -   Scroll screen up one line keeping cursor position.
  455.           [Ctrl]-[X] -   Move cursor down one line.
  456.           [Ctrl]-[Y] -   Delete line of text cursor is on.
  457.           [Ctrl]-[Z] -   Scroll screen down one line keeping cursor position.
  458.          [Backspace] -   Delete character to left of cursor.
  459.         [Left Arrow] -   Move cursor left one character.
  460.        [Right Arrow] -   Move cursor right one character.
  461.  [Ctrl]-[Left Arrow] -   Move cursor left to previous word.
  462. [Ctrl]-[Right Arrow] -   Move cursor right to next word.
  463.               [Home] -   Move cursor to start of line.
  464.                [End] -   Move cursor to end of line.
  465.        [Ctrl]-[Home] -   Move cursor to top of current page.
  466.         [Ctrl]-[End] -   Move cursor to bottom of current page.
  467.           [Up Arrow] -   Move cursor up one line.
  468.         [Down Arrow] -   Move cursor down one line.
  469.               [PgUp] -   Page up one screen.
  470.               [PgDn] -   Page down one screen.
  471.        [Ctrl]-[PgUp] -   Move cursor to beginning of document.
  472.        [Ctrl]-[PgDn] -   Move cursor to end of document.
  473.                [Ins] -   Toggle cursor between insert and overstrike mode.
  474.                [Del] -   Delete character cursor is on or selected text.
  475.   [Ctrl]-[BackSpace] -   Delete text from cursor to start of line.
  476.        [Shift]-[Ins] -   Copy text from clipboard into document.
  477.        [Shift]-[Del] -   Remove text from document into clipboard.
  478.         [Ctrl]-[Ins] -   Copy text from document into clipboard.
  479.         [Ctrl]-[Del] -   Clear out and dispose of clipboard contents.
  480.  
  481. CREDITS
  482. -------
  483.  
  484. This editor was written in Borland Pascal  7.0, and is based on the BORLAND
  485. IDE editor. The original modifications to the editor kernel itself to allow
  486. word wrap and the like were done by
  487.  
  488.                                Al Andersen
  489.                                PO BOX 2436
  490.                          Sierra Vista, AZ 85636
  491.  
  492. and he deserves MUCH credit for his work. The rest of the changes are mine,
  493. and are based on  what I LIKE in an editor. Remember,  it is FREE, so don't
  494. write me nasty letters and complain about how it works !!
  495.  
  496. SUPPORT
  497. -------
  498.  
  499. For the  newest version of  all the  GDSOFT  files, call my  support BBS at
  500. (219) 875-8133. Open from 5pm - 5am daily (EST). Courier HST 14400,8,N,1.
  501.  
  502.  
  503. OTHER SOFTWARE BY GDSOFT DISTRIBUTED AS SHAREWARE
  504. -------------------------------------------------
  505.  
  506. ARCTOOL       Current Version 8.0
  507.  
  508. An archive manager/shell handles EVERY popular archiver including ZIP, ARJ,
  509. ARC, PAK, ZOO, and even recognizes  "EXE" archives. Best of ALL, it handles
  510. archives INSIDE of other archives up  to 5 layers. View, Print, Extract and
  511. Convert archives  to ANY format, view  ANSI files, ASSOCIATE exts  with ANY
  512. DOS program. Graphical user interface. VERY FAST !!!
  513.  
  514. ARCPLUS       Current Version 6.0A
  515.  
  516. A complete MULTI window  virtual file mananger that can  create archives in
  517. ANY  format from  ALL disks  and  paths  on your  system. Designed  to make
  518. creating archives EASY  !!!!! The file manager allows  copy, rename, attrib
  519. and MANY more features !!! VERY FAST !!
  520.  
  521.     Evaluation copies of GDSOFT software can be obtained from the following
  522.     BBS sources :
  523.  
  524.         (FREE SUPPORT to registered users PLUS latest GDSOFT stuff !!)
  525.         (    ONLINE from 5pm - 5am daily    WORTH THE CALL           )
  526.         GDSOFT BBS .................................... 1-219-875-8133
  527.  
  528.         Beta Connection BBS ........................... 1-219-293-6465
  529.         The DOCK BBS .................................. 1-219-848-7200
  530.         EXEC-PC ....................................... 1-414-789-4352
  531.         Canada Remote Systems ......................... 1-416-629-7000
  532.         Telecomm BBS .................................. 1-404-975-1040
  533.         CompuServe .................................... GO IBMSYS
  534.         GENIE ......................................... IBM Conference
  535.  
  536.         Search for :  ARCTOOL or ARCPLUS
  537.  
  538.